|
Dart is an open-source general-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408).〔https://www.dartlang.org/〕 Dart is used for building web, server, mobile applications and IoT devices.〔https://www.youtube.com/watch?v=Hx2iGEAvZRk〕 Dart is a class-based, single-inheritance, object-oriented language with C-style syntax which compiles into JavaScript or native code. It supports interfaces, mixins, abstract classes, reified generics, and optional typing. ==History== Dart was unveiled at the GOTO conference in Aarhus, Denmark, October 10–12, 2011. The project was founded by Lars Bak and Kasper Lund. ;Standardization Ecma International has formed technical committee TC52〔(【引用サイトリンク】 title =TC52 - Dart )〕 to work on standardization of Dart, and, inasmuch as Dart can be compiled to standard JavaScript, it works effectively in any modern browser. Ecma International approved the first edition of Dart language specification at its 107th General Assembly on July 2014.〔(【引用サイトリンク】title=Dart News & Updates )〕 Since then, a second edition has been approved by Ecma.〔(【引用サイトリンク】title=Dart News & Updates )〕 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Dart (programming language)」の詳細全文を読む スポンサード リンク
|